Skip to content

Low level client update (#974) #975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2025
Merged

Low level client update (#974) #975

merged 1 commit into from
Mar 31, 2025

Conversation

l-trotta
Copy link
Contributor

  • new transport

  • fix multibufferentity

  • client builder refactor

  • temp

  • temp

  • temp

  • original tests

  • new tests

  • fixing tests

  • flatten low level client folder structure

  • Move things around, remove duplicated tests

  • naming refactor

  • Add ElasticsearchTestClient that randomly chooses an implementation

  • regen from latest spec

  • test fixes

  • esql test config fix

  • porting low level client unit tests

  • low level client tests to junit 5

  • Randomize client implementation, remove cloud-id on Rest5, add tests for overloaded methods

  • Refine client builder

  • todos and timeouts fix

  • checkstyle fixes

  • remove maven local + remove legacy test

  • Add insecure SSLContext

  • temp rebase fix

  • Reduce public API surface

  • Extract HttpRequest.Node (future-proof this class for later use)

  • Remove Node.boundHosts: it's mostly useless in the container era

  • Port RestClient's sniffer to Rest5Client

  • Move Node back to its original location. TransportHttpClient is self-contained

  • Refactor client builder to transport configuration

  • Allow extensions of ElasticsearchTransportConfig

  • Remove calls to AccessController which is deprecated for removal

  • Fix licenseReport

  • Revert "temp rebase fix"

This reverts commit 48f2b57.

  • [codegen] update to latest spec and generator

  • fixing tests

  • regen


* new transport

* fix multibufferentity

* client builder refactor

* temp

* temp

* temp

* original tests

* new tests

* fixing tests

* flatten low level client folder structure

* Move things around, remove duplicated tests

* naming refactor

* Add ElasticsearchTestClient that randomly chooses an implementation

* regen from latest spec

* test fixes

* esql test config fix

* porting low level client unit tests

* low level client tests to junit 5

* Randomize client implementation, remove cloud-id on Rest5, add tests for overloaded methods

* Refine client builder

* todos and timeouts fix

* checkstyle fixes

* remove maven local + remove legacy test

* Add insecure SSLContext

* temp rebase fix

* Reduce public API surface

* Extract HttpRequest.Node (future-proof this class for later use)

* Remove Node.boundHosts: it's mostly useless in the container era

* Port RestClient's sniffer to Rest5Client

* Move Node back to its original location. TransportHttpClient is self-contained

* Refactor client builder to transport configuration

* Allow extensions of ElasticsearchTransportConfig

* Remove calls to AccessController which is deprecated for removal

* Fix licenseReport

* Revert "temp rebase fix"

This reverts commit 48f2b57.

* [codegen] update to latest spec and generator

* fixing tests

* regen

---------

Co-authored-by: Sylvain Wallez <sylvain@elastic.co>
@l-trotta l-trotta merged commit 23b3f5e into 9.0 Mar 31, 2025
7 of 8 checks passed
@l-trotta l-trotta deleted the low-level-client-update-9.0 branch March 31, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant